Automatic generation produced by ISE Eiffel

ClassesClustersCluster hierarchyChartRelationsTextContracts
indexing description: "Objects that impelement the deferred class EV_TREE_NODE" author: "Timon Hertli" date: "$Date$" revision: "$Revision$" class MY_TREE_NODE inherit EV_TREE_NODE feature create_implementation is -- Create Implementation do create {EV_TREE_NODE_IMP} implementation.make (Current) end Is_expandable: BOOLEAN is True end -- class MY_TREE_NODE
ClassesClustersCluster hierarchyChartRelationsTextContracts

-- Generated by ISE Eiffel --

For more details: www.eiffel.com